Marky warky patch guide 2016/2018 

Bro ok Kamil wtf hello????

For 2016 client we’ll be using 271 because it’s the most popular and has the most content. Generate a key via rbxsigtools then load up HxD, search bgiaa and replace that with your generated public key. Then ctrl + r and replace robloxlabs.com with www.your10char.com and Roblox.com with your10char.com. Then sign your joinscripts by placing the PrivateKey.pem (matches with BGIAA) in the same folder (assuming your joinscript is setup correctly)

Also go to AppSettings.xml and replace roblox.com with your url

RCC:
There’s not much to do with RCC but go ahead and replace the same URLs. Then go back search ns1,ns2 and ns3 and set these back to roblox.com - this will allow you to run SOAP jobs

Studio:
Studio is easy just replace URLs and public key to make play solo function, 

Studio APIs that you should know:
/IDE/
/IDE/clienttoolbox.ashx

Launch arguments:
RobloxPlayerBeta.exe -a “www.coolsite.com/Login/Negotiate.ashx” -j “www.coolsite.com/game/join.ashx” -t “ticket”

RCCService.exe -console -verbose -placeid:1818 -port 62489 (forgot default port doesn’t matter though)

Useful info:
These clients have a a buffer overflow in the function:
Crypt::verifySignatureBase64 allowing users to crash the server or gain serverside access

Client tickets are also pretty important

Cool site that tells you how stuff works:

https://lrre.wiki/Main_Page

https://goober.biz/ - my revival
If I forgot anything @ me and I’ll revise, yw for a full patch guide fuck the orc gatekeeping spread this shit around if u want

Edit: In 2018 you only have to change the short bgiaa you can ignore the second